maiacore android keyboard app or something
 
 
 
 
Go to file
Yohei Yukawa d4dbbd5008 Use C++11 random library
srand() and its friends are supposed to be discouraged since C++14.
This CL replaces srand() with new C++11 random libraries.

Change-Id: If2c25158c88c674cd3fd6d891559a9e32283e19e
2014-04-09 17:59:31 +09:00
dictionaries Update all dicts to version 44. 2014-02-24 21:27:25 +09:00
java Add en_IN subtype 2014-04-09 12:48:43 +09:00
native Use C++11 random library 2014-04-09 17:59:31 +09:00
tests Add en_IN subtype 2014-04-09 12:48:43 +09:00
tools Use locale to look up KeyboardTextsTable 2014-04-08 19:12:31 +09:00
Android.mk Build native subdirectories first 2013-01-28 20:07:31 -08:00
CleanSpec.mk Add a clean step for LatinIME native lib. 2014-03-21 10:46:24 +09:00