Commit Graph

4371 Commits (2c147d178f25e5c953068a96e27dba6efcf3e39a)
 

Author SHA1 Message Date
Sam Bosley 0aca3bcb91 Adjusted logic for computing edit popup width on tablets 12 years ago
Sam Bosley 9bcd4bc238 Fixed typo in premium screen, made special exception in translation tests because it uses the % character 12 years ago
sbosley 94d0e30918 Merge pull request #207 from sbosley/121119_sb_getlocalization
GetLocalization tools
12 years ago
Sam Bosley 194a0861aa Better structure for getting tmp and src files for each platform 12 years ago
Sam Bosley a8d0a4fb9d Better handling of language code exceptions 12 years ago
Sam Bosley 73d1003750 Use symbols and lambdas in getloc script instead of strings and Procs 12 years ago
Sam Bosley 0354701077 Better handling of the different language codes that exist between projects 12 years ago
Sam Bosley 8ee5cd4586 Added comments and usage instructions to getloc script 12 years ago
Sam Bosley fb5ecdff6b Don't need the old shell scripts anymore 12 years ago
Sam Bosley aab7ad3501 Use blocks to compute src/dst files 12 years ago
Sam Bosley d901a681d0 Fixed for loops and syntax errors 12 years ago
Sam Bosley 7fa28b8b69 Printlns for useful output 12 years ago
Sam Bosley 71e66415c8 Draft of import master 12 years ago
Sam Bosley 8e6c38aad7 Fixed broken format strings in chinese 12 years ago
Sam Bosley 1d035a76f9 Version bump and upgrade message 12 years ago
Sam Bosley 2fecb03d2d Minor fix 12 years ago
Sam Bosley 84366ea125 Started rewriting the getloc scripts in ruby to consolidate functions, support multiple projects 12 years ago
Sam Bosley f18983a2aa Make the getloc-export script support region specifiers 12 years ago
Sam Bosley 5439eacfd0 Fixed a couple broken format strings 12 years ago
Sam Bosley 03a2fbe71d Removed all english strings from all other language files 12 years ago
Sam Bosley aa72848989 Fixed some bugs with the getloc-import script 12 years ago
Sam Bosley c53c3dfd35 First draft of getloc-import 12 years ago
Sam Bosley 292b481322 Modified the getlocalization script to update either the master files or language-specific files 12 years ago
Sam Bosley 7e56223d15 Wrote a script to convert xml strings to a format that works with getlocalization (replace escaped ') and upload master files 12 years ago
Sam Bosley 6cf2fbed2a Fixed a couple mismatched format strings 12 years ago
Sam Bosley a8b2b13d41 a2po import 12 years ago
Sam Bosley 3407e00e62 Updated .po files from launchpad import 12 years ago
Sam Bosley 14ff55969b Fixed a rare crash in reminder dialog 12 years ago
Sam Bosley cf488a9763 Fixed a few null pointer crashes with the latest build 12 years ago
Sam Bosley 828f4ad1a6 Revert "Minor polish to user images when transparency exists"
This reverts commit e1cfafcd63.
12 years ago
Sam Bosley e1cfafcd63 Minor polish to user images when transparency exists 12 years ago
Sam Bosley bbbc863b61 Slight improvement to upgrade activity 12 years ago
Sam Bosley 731c23e9b4 Don't allow the upgrade activity to be backed out of 12 years ago
Sam Bosley ca2b378f88 Version name and upgrade message 12 years ago
Sam Bosley 166c143747 Finalize some ab tests 12 years ago
Sam Bosley 8ed243ed67 Resolved more issues with gtasks fragments 12 years ago
Sam Bosley ccf9cd8d34 Fixed a couple subtasks related crashes for google tasks fragments 12 years ago
Sam Bosley ed28990e1e Improved checking of whether outstanding entries should be recorded; added unit test for ReplayOutstandingEntries 12 years ago
Sam Bosley b9c74720a3 Don't allow random exceptions to crash the phone state receiver 12 years ago
Sam Bosley bc7ee6f4e7 Updated unit tests for new MakeChanges spec 12 years ago
Sam Bosley 8679052120 Updated MakeChanges to the new spec 12 years ago
Sam Bosley d45e6c575e Implemented ReplayOutstandingEntries 12 years ago
Sam Bosley a4405481f7 Use visitors when processing ChangesHappened or MakeChanges to ensure types are correct; started working on ReplayOutstandingEntries 12 years ago
Sam Bosley 0fc7ca851d Reordered things in the TaskAdapter constructor to catch random rare exceptions thrown by fragment.getResources() 12 years ago
Sam Bosley 184972f246 Placeholder method for cleaning up after processing a sync message batch 12 years ago
Sam Bosley df9f6d515b Fixed a null pointer exception that could get thrown in the subtasks metadata migration when bad data was in the database 12 years ago
Sam Bosley 99357842bb Make the sync thread a singleton 12 years ago
Sam Bosley 29d50022a5 Refactored message instantiation, simplified enqueueing messages 12 years ago
Sam Bosley b6218cd4b4 Sync queue initialization 12 years ago
Sam Bosley 78cf95f767 Minor refactor to changes happened instantiation 12 years ago